GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationCustom / ModelID Property





In This Topic
ModelID Property (AnnotationCustom)
In This Topic
A private identifier defining the model of the annotation.
Syntax
'Declaration
 
<DescriptionAttribute("A private identifier defining the model of the annotation")>
Public ReadOnly Property ModelID As Integer
[Description("A private identifier defining the model of the annotation")]
public int ModelID {get;}
public read-only property ModelID: Integer; 
DescriptionAttribute("A private identifier defining the model of the annotation")
public function get ModelID : int
[Description("A private identifier defining the model of the annotation")]
public: __property int get_ModelID();
[Description("A private identifier defining the model of the annotation")]
public:
property int ModelID {
   int get();
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationCustom
AnnotationCustom Members